github.com/jackc/pgx/v5.Conn.closedChan (field)

2 uses

	github.com/jackc/pgx/v5 (current package)
		conn.go#L83: 	closedChan chan error
		conn.go#L285: 	c.closedChan = make(chan error)